check package version python

247

check package version python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments